;-------------------------------------------------------------------------------------------------
;-------------------------------------------------------------------------------------------------

				Moves list

;-------------------------------------------------------------------------------------------------
;-------------------------------------------------------------------------------------------------


;---------------------------------------------------------
;---------------------HYPERS------------------------------
;---------------------------------------------------------


LEVEL 1

Hulking Up (Invincibility)
 ~D, DB, B, x+y
 ~D, DB, B, x+z
 ~D, DB, B, y+z


Suburban Commando
 ~D, DF, F, a+b
 ~D, DF, F, a+c
 ~D, DF, F, b+c


air Suburban Commando
 ~D, DF, F, a+b
 ~D, DF, F, a+c
 ~D, DF, F, b+c


Super Piledriver
 ~D, DB, B, a+b
 ~D, DB, B, a+c
 ~D, DB, B, b+c


Big Boot + Legdrop of Doom
 ~D, DF, F, x+y
 ~D, DF, F, x+z
 ~D, DF, F, y+z



LEVEL 2

Macho Man Randy Savage (Mega Powers)
 ~D, DF, F, a+x
 ~D, DF, F, b+y
 ~D, DF, F, c+z
; note:  (work only if Randy Savage isn' t in)


MR. T (A-TEAM)
 ~D, D, a+x
 ~D, D, b+y
 ~D, D, c+z


;---------------------------------------------------------
;---------------------SPECIALS----------------------------
;---------------------------------------------------------


Macho Man Randy Savage (work only if Randy Savage isn' t in)

Macho-Man Running Knee
 ~D, DB, B, a

Macho-Man Clothesline
 ~D, DB, B, b

Macho-Man Jumping Elbow
 ~D, DB, B, c


Use the Chair 
 ~D,DB,B, x
 ~D,DB,B, y
 ~D,DB,B, z


Legdrop
 ~D,DF,F, x
 ~D,DF,F, y
 ~D,DF,F, z
; note:  (work only if P2 is down)


Legdrop_of_doom (in air)
 ~D,DB,B, a
 ~D,DB,B, b
 ~D,DB,B, c


Clothesline easy
 ~D, DF, F, x

Clothesline Medium
 ~D, DF, F, y

Clothesline Heavy
 ~D, DF, F, z


;---------------------------------------------------------
;---------------------THROWS------------------------------
;---------------------------------------------------------

type 1

Spinning PileDrive
 ~D, DF, F, a

;------------------------

type 2

Normal throw
 F, c
 F, z

Running throw a
 ~D, DF, F, b

Running throw b
 ~D, DF, F, c


;------------------------------------------------------

type 3 (use after type 2)

Go to the Rope
 F (or B) + a
 F (or B) + b
 F (or B) + C


Body Slam
 c
 z

Atomic drop
 a

Piledriver
 b

Belly Slam
 x

Back drop
 y

Big Boot (after Go to the Rope)
 F + c (when P2 is near)

Go UP (after Go to the Rope)
 F + z (when P2 is near)


;--------------------------------------------------------------


==============
Palettes
==============
1 = 80's
2 = Rocky III (Thunder Lips)
3 = NWO 1
4 = Hollywood Hogan
5 = 90's - Hollywood Hogan 2
6 = NWO 2
7 = No Hold Barred - the movie
8 = Original - white shirt
9 = Clubber Lang (Rocky III)
10= Reverse Colors
11= Original - Black pants
12= Santa Clause



==============
Special Thanks 
==============
;Yolomite for his great palettes, and for the idea for the proto-cannon (hyper suburban commando)

;Acey, because I used some of his Haggar moves
;Werewood for fixing some bugs
;Flavio Camarao, because his coding, help me to make coding for Macho Man Randy Savage
;Falchion22, because I used some of his coding for the Throws
;slam masters (capcom game) for the sprite base
;WWE (ex WWF) for their great legends
;Hulk Hogan and Macho Man Randy Savage that gifted me a great childood


